'   T h e r e m i n o   A u t o m a t i o n 
 
 '   D e m o   p r o g r a m   f o r :   " L o a d "   ( i m a g e s ,   v i d e o ,   s o u n d s ,   p r o g r a m s   a n d   w e b   p a g e s ) 
 
 
 
 '   I n   t h i s   d e m o   t h e   f i l e n a m e   d e p e n d s   f r o m   t h e   v 1   v a l u e 
 
 
 
 '   T h e   v 1   v a l u e   i s   i n c r e a s e d   u p   t o   1 5 
 
 '   t h e   c o m p l e t e   n a m e   i s   c o m p o s e d   i n   t h e   L o a d   l i n e 
 
 '   a n d   t h e   m e d i a   f i l e   i s   l o a d e d 
 
 
 
 L a b e l   L o o p 1 
 
 	 v 1   =   v 1   +   1 
 
 	 I f   v 1   >   1 5 
 
 	 	 v 1   =   0 
 
 	 E n d I f 
 
 	 L o a d   " B M _ F o u n d a t i o n "   +   v 1   +   " . j p g " 
 
 	 W a i t   S e c o n d s   0 . 3 
 
 G o t o   L o o p 1 
 
 
 
 
 
 ' W A T C H   v 1 
 
 ' W A T C H   s 1 
 
 ' E X E C   s 1   =   " " 
 
 